Shopping Cart - Get Bookeasy Booking( getBEBooking )

Navigate to Shopping Cart

Details

  • Name Get Bookeasy Booking
  • Description This operation is responsible for retriving a booking.
  • MethodGroup Bookeasy

Parameters

  • q
    Type Boolean
    Description Required to activate the query.
  • itineraryId
    Type Int32
    Description Contains the itinerary id for the booking you want to retrieve.
    Example <a class="showCode" href="/cart/getBEBooking?q=true&itineraryId=1577846">/cart/getBEBooking?q=true&itineraryId=1577846</a>
  • password
    Type String
    Description Contains the itinerary password for the booking you want to retrieve.
    Example <a class="showCode" href="/cart/getBEBooking?q=true&itineraryId=1577846&password=1788365">/cart/getBEBooking?q=true&itineraryId=1577846&password=1788365</a>
  • IgnoreCache
    Type Boolean
  • ShowError
    Type Boolean
  • callback
    Type String

Response

  • Type <a href="/ui/Show?name=Get Bookeasy Booking Model">getBEBookingModel</a>
    Name Get Bookeasy Booking Model
    Description Contains information in regards to the booking that was just saved.

Faults

  • Name Json Result Error
    Description This error is thrown where something happens and it was unexpected.
    Type <a href="/ui/Show?name=Json Result Error">JsonResultError</a>